goto
Pascal           C/C++
goto 1;

1: …
goto fini;

fini: …
; -- the null statement
; -- the null statement